From: Eli Zaretskii Date: Sat, 12 May 2001 10:51:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40334 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=00dc232ea72354a3eacdb8b5f83583994d5d8ee6;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index e996cc0da48..600c6016213 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2001-05-12 Eli Zaretskii + * w32proc.c: Include syssignal.h, to avoid compiler warnings. + * w32bdf.c (search_file_line, set_bdf_font_info, seek_char) (w32_get_bdf_glyph): Cast between unsigned char and char when passing arguments to subroutines, to shut up compiler warnings.